nuclear plant icon

nuclear-plant-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.

Name
nuclear-plant-bold
Set
Phosphor
Style
Bold
Viewbox
256×256
License
MIT

5 other variants in Phosphor

The same icon in other sets

Use the nuclear plant icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M92.83 50A59.79 59.79 0 0 1 152 0a12 12 0 0 1 0 24a35.85 35.85 0 0 0-35.5 30a12 12 0 0 1-11.82 10a11.3 11.3 0 0 1-2-.17A12 12 0 0 1 92.83 50M148 40a12 12 0 0 0 0 24h4a52.06 52.06 0 0 0 52-52a12 12 0 0 0-24 0a28 28 0 0 1-28 28Zm104 176a12 12 0 0 1-12 12H16a12 12 0 0 1 0-24h16.15c12.47-26.53 26.2-64.41 27.72-104.81A19.89 19.89 0 0 1 79.85 80h88.34a20 20 0 0 1 20 19.08c2 44.12 22.46 86.48 32.58 104.92H240a12 12 0 0 1 12 12m-87.6-112h-16c2.36 38.59 15.49 74.53 27.47 100h17.78c-11.73-23.48-26.65-60.34-29.25-100M58.48 204h91c-11.66-26.88-23.11-62.15-25.19-100H83.67c-2.08 37.85-13.53 73.12-25.19 100"/></svg>

React

import type { SVGProps } from "react";

export function PhNuclearPlantBold(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M92.83 50A59.79 59.79 0 0 1 152 0a12 12 0 0 1 0 24a35.85 35.85 0 0 0-35.5 30a12 12 0 0 1-11.82 10a11.3 11.3 0 0 1-2-.17A12 12 0 0 1 92.83 50M148 40a12 12 0 0 0 0 24h4a52.06 52.06 0 0 0 52-52a12 12 0 0 0-24 0a28 28 0 0 1-28 28Zm104 176a12 12 0 0 1-12 12H16a12 12 0 0 1 0-24h16.15c12.47-26.53 26.2-64.41 27.72-104.81A19.89 19.89 0 0 1 79.85 80h88.34a20 20 0 0 1 20 19.08c2 44.12 22.46 86.48 32.58 104.92H240a12 12 0 0 1 12 12m-87.6-112h-16c2.36 38.59 15.49 74.53 27.47 100h17.78c-11.73-23.48-26.65-60.34-29.25-100M58.48 204h91c-11.66-26.88-23.11-62.15-25.19-100H83.67c-2.08 37.85-13.53 73.12-25.19 100"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M92.83 50A59.79 59.79 0 0 1 152 0a12 12 0 0 1 0 24a35.85 35.85 0 0 0-35.5 30a12 12 0 0 1-11.82 10a11.3 11.3 0 0 1-2-.17A12 12 0 0 1 92.83 50M148 40a12 12 0 0 0 0 24h4a52.06 52.06 0 0 0 52-52a12 12 0 0 0-24 0a28 28 0 0 1-28 28Zm104 176a12 12 0 0 1-12 12H16a12 12 0 0 1 0-24h16.15c12.47-26.53 26.2-64.41 27.72-104.81A19.89 19.89 0 0 1 79.85 80h88.34a20 20 0 0 1 20 19.08c2 44.12 22.46 86.48 32.58 104.92H240a12 12 0 0 1 12 12m-87.6-112h-16c2.36 38.59 15.49 74.53 27.47 100h17.78c-11.73-23.48-26.65-60.34-29.25-100M58.48 204h91c-11.66-26.88-23.11-62.15-25.19-100H83.67c-2.08 37.85-13.53 73.12-25.19 100"/></svg>
</template>

CSS

.icon-nuclear-plant-bold {
  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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M92.83%2050A59.79%2059.79%200%200%201%20152%200a12%2012%200%200%201%200%2024a35.85%2035.85%200%200%200-35.5%2030a12%2012%200%200%201-11.82%2010a11.3%2011.3%200%200%201-2-.17A12%2012%200%200%201%2092.83%2050M148%2040a12%2012%200%200%200%200%2024h4a52.06%2052.06%200%200%200%2052-52a12%2012%200%200%200-24%200a28%2028%200%200%201-28%2028Zm104%20176a12%2012%200%200%201-12%2012H16a12%2012%200%200%201%200-24h16.15c12.47-26.53%2026.2-64.41%2027.72-104.81A19.89%2019.89%200%200%201%2079.85%2080h88.34a20%2020%200%200%201%2020%2019.08c2%2044.12%2022.46%2086.48%2032.58%20104.92H240a12%2012%200%200%201%2012%2012m-87.6-112h-16c2.36%2038.59%2015.49%2074.53%2027.47%20100h17.78c-11.73-23.48-26.65-60.34-29.25-100M58.48%20204h91c-11.66-26.88-23.11-62.15-25.19-100H83.67c-2.08%2037.85-13.53%2073.12-25.19%20100%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M92.83%2050A59.79%2059.79%200%200%201%20152%200a12%2012%200%200%201%200%2024a35.85%2035.85%200%200%200-35.5%2030a12%2012%200%200%201-11.82%2010a11.3%2011.3%200%200%201-2-.17A12%2012%200%200%201%2092.83%2050M148%2040a12%2012%200%200%200%200%2024h4a52.06%2052.06%200%200%200%2052-52a12%2012%200%200%200-24%200a28%2028%200%200%201-28%2028Zm104%20176a12%2012%200%200%201-12%2012H16a12%2012%200%200%201%200-24h16.15c12.47-26.53%2026.2-64.41%2027.72-104.81A19.89%2019.89%200%200%201%2079.85%2080h88.34a20%2020%200%200%201%2020%2019.08c2%2044.12%2022.46%2086.48%2032.58%20104.92H240a12%2012%200%200%201%2012%2012m-87.6-112h-16c2.36%2038.59%2015.49%2074.53%2027.47%20100h17.78c-11.73-23.48-26.65-60.34-29.25-100M58.48%20204h91c-11.66-26.88-23.11-62.15-25.19-100H83.67c-2.08%2037.85-13.53%2073.12-25.19%20100%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/nuclear-plant-bold.svg?color=%231a73e8&size=48