nuclear power plant ruin emoji
nuclear-power-plant-ruin from OpenMoji by OpenMoji · Default · Extras Openmoji · CC-BY-SA-4.0 Attribution required.
- Name
- nuclear-power-plant-ruin
- Set
- OpenMoji
- Style
- Default
- Category
- Extras Openmoji
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
More extras openmoji icons from OpenMoji
Use the nuclear power plant ruin emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#d0cfce" d="m20 32l3 5l-2 3l1 3l-5.035 2.014c-.708 8.48-2.98 17.3-5.965 20.986h22V30.143z"/><path fill="#9b9b9a" d="M45 47a7.98 7.98 0 0 0-6.187 2.93c-1.111-7.297-1.17-15.132.384-19.93H34l-1 .143V66h14V49l-1.302-1.953C45.467 47.026 45.237 47 45 47"/><path fill="#fff" d="m54 41l-1-4l-2-.4V66h6V42.5z"/><path fill="#3f3f3f" d="m52 64l1-3l-3-2l2.943-4.905l-.031-.242L50 49h-3v17h6v-.75z"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M39.197 30H34l-14 2l3 5l-2 3l1 3l-5.035 2.014c-.708 8.48-2.98 17.3-5.965 20.986h33.197c-5-6.171-8-26.743-5-36M53 66h4V42.5L54 41l-1-4l-2-.4v14.121"/><path d="M44.197 66H53v-.75L52 64l1-3l-3-2l2.945-4.908c-.01-.083-.026-.164-.038-.246L50 49h-3l-1.31-1.965A8 8 0 0 0 45 47a7.98 7.98 0 0 0-6.187 2.93"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiNuclearPowerPlantRuin(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#d0cfce" d="m20 32l3 5l-2 3l1 3l-5.035 2.014c-.708 8.48-2.98 17.3-5.965 20.986h22V30.143z"/><path fill="#9b9b9a" d="M45 47a7.98 7.98 0 0 0-6.187 2.93c-1.111-7.297-1.17-15.132.384-19.93H34l-1 .143V66h14V49l-1.302-1.953C45.467 47.026 45.237 47 45 47"/><path fill="#fff" d="m54 41l-1-4l-2-.4V66h6V42.5z"/><path fill="#3f3f3f" d="m52 64l1-3l-3-2l2.943-4.905l-.031-.242L50 49h-3v17h6v-.75z"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2"><path d="M39.197 30H34l-14 2l3 5l-2 3l1 3l-5.035 2.014c-.708 8.48-2.98 17.3-5.965 20.986h33.197c-5-6.171-8-26.743-5-36M53 66h4V42.5L54 41l-1-4l-2-.4v14.121"/><path d="M44.197 66H53v-.75L52 64l1-3l-3-2l2.945-4.908c-.01-.083-.026-.164-.038-.246L50 49h-3l-1.31-1.965A8 8 0 0 0 45 47a7.98 7.98 0 0 0-6.187 2.93"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#d0cfce" d="m20 32l3 5l-2 3l1 3l-5.035 2.014c-.708 8.48-2.98 17.3-5.965 20.986h22V30.143z"/><path fill="#9b9b9a" d="M45 47a7.98 7.98 0 0 0-6.187 2.93c-1.111-7.297-1.17-15.132.384-19.93H34l-1 .143V66h14V49l-1.302-1.953C45.467 47.026 45.237 47 45 47"/><path fill="#fff" d="m54 41l-1-4l-2-.4V66h6V42.5z"/><path fill="#3f3f3f" d="m52 64l1-3l-3-2l2.943-4.905l-.031-.242L50 49h-3v17h6v-.75z"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M39.197 30H34l-14 2l3 5l-2 3l1 3l-5.035 2.014c-.708 8.48-2.98 17.3-5.965 20.986h33.197c-5-6.171-8-26.743-5-36M53 66h4V42.5L54 41l-1-4l-2-.4v14.121"/><path d="M44.197 66H53v-.75L52 64l1-3l-3-2l2.945-4.908c-.01-.083-.026-.164-.038-.246L50 49h-3l-1.31-1.965A8 8 0 0 0 45 47a7.98 7.98 0 0 0-6.187 2.93"/></g></svg> </template>
CSS
.icon-nuclear-power-plant-ruin {
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%2072%2072%22%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22m20%2032l3%205l-2%203l1%203l-5.035%202.014c-.708%208.48-2.98%2017.3-5.965%2020.986h22V30.143z%22%2F%3E%3Cpath%20fill%3D%22%239b9b9a%22%20d%3D%22M45%2047a7.98%207.98%200%200%200-6.187%202.93c-1.111-7.297-1.17-15.132.384-19.93H34l-1%20.143V66h14V49l-1.302-1.953C45.467%2047.026%2045.237%2047%2045%2047%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m54%2041l-1-4l-2-.4V66h6V42.5z%22%2F%3E%3Cpath%20fill%3D%22%233f3f3f%22%20d%3D%22m52%2064l1-3l-3-2l2.943-4.905l-.031-.242L50%2049h-3v17h6v-.75z%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M39.197%2030H34l-14%202l3%205l-2%203l1%203l-5.035%202.014c-.708%208.48-2.98%2017.3-5.965%2020.986h33.197c-5-6.171-8-26.743-5-36M53%2066h4V42.5L54%2041l-1-4l-2-.4v14.121%22%2F%3E%3Cpath%20d%3D%22M44.197%2066H53v-.75L52%2064l1-3l-3-2l2.945-4.908c-.01-.083-.026-.164-.038-.246L50%2049h-3l-1.31-1.965A8%208%200%200%200%2045%2047a7.98%207.98%200%200%200-6.187%202.93%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%2072%2072%22%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22m20%2032l3%205l-2%203l1%203l-5.035%202.014c-.708%208.48-2.98%2017.3-5.965%2020.986h22V30.143z%22%2F%3E%3Cpath%20fill%3D%22%239b9b9a%22%20d%3D%22M45%2047a7.98%207.98%200%200%200-6.187%202.93c-1.111-7.297-1.17-15.132.384-19.93H34l-1%20.143V66h14V49l-1.302-1.953C45.467%2047.026%2045.237%2047%2045%2047%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m54%2041l-1-4l-2-.4V66h6V42.5z%22%2F%3E%3Cpath%20fill%3D%22%233f3f3f%22%20d%3D%22m52%2064l1-3l-3-2l2.943-4.905l-.031-.242L50%2049h-3v17h6v-.75z%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M39.197%2030H34l-14%202l3%205l-2%203l1%203l-5.035%202.014c-.708%208.48-2.98%2017.3-5.965%2020.986h33.197c-5-6.171-8-26.743-5-36M53%2066h4V42.5L54%2041l-1-4l-2-.4v14.121%22%2F%3E%3Cpath%20d%3D%22M44.197%2066H53v-.75L52%2064l1-3l-3-2l2.945-4.908c-.01-.083-.026-.164-.038-.246L50%2049h-3l-1.31-1.965A8%208%200%200%200%2045%2047a7.98%207.98%200%200%200-6.187%202.93%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/nuclear-power-plant-ruin.svg?color=%231a73e8&size=48