radioactive waste emoji
radioactive-waste from OpenMoji by OpenMoji · Default · Extras Openmoji · CC-BY-SA-4.0 Attribution required.
- Name
- radioactive-waste
- Set
- OpenMoji
- Style
- Default
- Category
- Extras Openmoji
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
More extras openmoji icons from OpenMoji
Use the radioactive waste emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fcea2b" d="M20.684 12.084h29.619v48.13H20.684z"/><path fill="#f1b31c" d="M40.431 12.084h10.018v48.13H40.431z"/><g stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path fill="none" d="M19.178 60.214h32.358m0-48.537H19.178m18.098-1.463h5.393m-23.491 1.463c1.735 1.657 2.173 4.561 2.173 7.868c0 3.625-.154 6.766-2.173 8.31m0 .001c1.735 1.657 2.173 4.561 2.173 7.869c0 3.624-.154 6.765-2.173 8.31"/><path fill="none" d="M19.178 44.035c1.735 1.657 2.173 4.562 2.173 7.869c0 3.624-.154 6.765-2.173 8.31m32.358-48.537c-1.735 1.657-2.173 4.561-2.173 7.868c0 3.625.155 6.766 2.173 8.31m0 .001c-1.735 1.657-2.173 4.561-2.173 7.869c0 3.624.155 6.765 2.173 8.31"/><path fill="none" d="M51.536 44.035c-1.735 1.657-2.173 4.562-2.173 7.869c0 3.624.155 6.765 2.173 8.31"/><path d="M36.727 35.489a1.233 1.233 0 1 1-.617-1.069a1.23 1.23 0 0 1 .617 1.069m-6.17 0a4.93 4.93 0 0 1 2.467-4.276l-2.468-4.276a9.87 9.87 0 0 0-4.936 8.552Zm7.405 4.275a4.94 4.94 0 0 1-4.938 0l-2.468 4.276a9.89 9.89 0 0 0 9.874 0Zm0-8.551a4.93 4.93 0 0 1 2.467 4.276h4.937a9.87 9.87 0 0 0-4.936-8.552Z"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiRadioactiveWaste(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fcea2b" d="M20.684 12.084h29.619v48.13H20.684z"/><path fill="#f1b31c" d="M40.431 12.084h10.018v48.13H40.431z"/><g stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2"><path fill="none" d="M19.178 60.214h32.358m0-48.537H19.178m18.098-1.463h5.393m-23.491 1.463c1.735 1.657 2.173 4.561 2.173 7.868c0 3.625-.154 6.766-2.173 8.31m0 .001c1.735 1.657 2.173 4.561 2.173 7.869c0 3.624-.154 6.765-2.173 8.31"/><path fill="none" d="M19.178 44.035c1.735 1.657 2.173 4.562 2.173 7.869c0 3.624-.154 6.765-2.173 8.31m32.358-48.537c-1.735 1.657-2.173 4.561-2.173 7.868c0 3.625.155 6.766 2.173 8.31m0 .001c-1.735 1.657-2.173 4.561-2.173 7.869c0 3.624.155 6.765 2.173 8.31"/><path fill="none" d="M51.536 44.035c-1.735 1.657-2.173 4.562-2.173 7.869c0 3.624.155 6.765 2.173 8.31"/><path d="M36.727 35.489a1.233 1.233 0 1 1-.617-1.069a1.23 1.23 0 0 1 .617 1.069m-6.17 0a4.93 4.93 0 0 1 2.467-4.276l-2.468-4.276a9.87 9.87 0 0 0-4.936 8.552Zm7.405 4.275a4.94 4.94 0 0 1-4.938 0l-2.468 4.276a9.89 9.89 0 0 0 9.874 0Zm0-8.551a4.93 4.93 0 0 1 2.467 4.276h4.937a9.87 9.87 0 0 0-4.936-8.552Z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fcea2b" d="M20.684 12.084h29.619v48.13H20.684z"/><path fill="#f1b31c" d="M40.431 12.084h10.018v48.13H40.431z"/><g stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path fill="none" d="M19.178 60.214h32.358m0-48.537H19.178m18.098-1.463h5.393m-23.491 1.463c1.735 1.657 2.173 4.561 2.173 7.868c0 3.625-.154 6.766-2.173 8.31m0 .001c1.735 1.657 2.173 4.561 2.173 7.869c0 3.624-.154 6.765-2.173 8.31"/><path fill="none" d="M19.178 44.035c1.735 1.657 2.173 4.562 2.173 7.869c0 3.624-.154 6.765-2.173 8.31m32.358-48.537c-1.735 1.657-2.173 4.561-2.173 7.868c0 3.625.155 6.766 2.173 8.31m0 .001c-1.735 1.657-2.173 4.561-2.173 7.869c0 3.624.155 6.765 2.173 8.31"/><path fill="none" d="M51.536 44.035c-1.735 1.657-2.173 4.562-2.173 7.869c0 3.624.155 6.765 2.173 8.31"/><path d="M36.727 35.489a1.233 1.233 0 1 1-.617-1.069a1.23 1.23 0 0 1 .617 1.069m-6.17 0a4.93 4.93 0 0 1 2.467-4.276l-2.468-4.276a9.87 9.87 0 0 0-4.936 8.552Zm7.405 4.275a4.94 4.94 0 0 1-4.938 0l-2.468 4.276a9.89 9.89 0 0 0 9.874 0Zm0-8.551a4.93 4.93 0 0 1 2.467 4.276h4.937a9.87 9.87 0 0 0-4.936-8.552Z"/></g></svg> </template>
CSS
.icon-radioactive-waste {
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%23fcea2b%22%20d%3D%22M20.684%2012.084h29.619v48.13H20.684z%22%2F%3E%3Cpath%20fill%3D%22%23f1b31c%22%20d%3D%22M40.431%2012.084h10.018v48.13H40.431z%22%2F%3E%3Cg%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M19.178%2060.214h32.358m0-48.537H19.178m18.098-1.463h5.393m-23.491%201.463c1.735%201.657%202.173%204.561%202.173%207.868c0%203.625-.154%206.766-2.173%208.31m0%20.001c1.735%201.657%202.173%204.561%202.173%207.869c0%203.624-.154%206.765-2.173%208.31%22%2F%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M19.178%2044.035c1.735%201.657%202.173%204.562%202.173%207.869c0%203.624-.154%206.765-2.173%208.31m32.358-48.537c-1.735%201.657-2.173%204.561-2.173%207.868c0%203.625.155%206.766%202.173%208.31m0%20.001c-1.735%201.657-2.173%204.561-2.173%207.869c0%203.624.155%206.765%202.173%208.31%22%2F%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M51.536%2044.035c-1.735%201.657-2.173%204.562-2.173%207.869c0%203.624.155%206.765%202.173%208.31%22%2F%3E%3Cpath%20d%3D%22M36.727%2035.489a1.233%201.233%200%201%201-.617-1.069a1.23%201.23%200%200%201%20.617%201.069m-6.17%200a4.93%204.93%200%200%201%202.467-4.276l-2.468-4.276a9.87%209.87%200%200%200-4.936%208.552Zm7.405%204.275a4.94%204.94%200%200%201-4.938%200l-2.468%204.276a9.89%209.89%200%200%200%209.874%200Zm0-8.551a4.93%204.93%200%200%201%202.467%204.276h4.937a9.87%209.87%200%200%200-4.936-8.552Z%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%23fcea2b%22%20d%3D%22M20.684%2012.084h29.619v48.13H20.684z%22%2F%3E%3Cpath%20fill%3D%22%23f1b31c%22%20d%3D%22M40.431%2012.084h10.018v48.13H40.431z%22%2F%3E%3Cg%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M19.178%2060.214h32.358m0-48.537H19.178m18.098-1.463h5.393m-23.491%201.463c1.735%201.657%202.173%204.561%202.173%207.868c0%203.625-.154%206.766-2.173%208.31m0%20.001c1.735%201.657%202.173%204.561%202.173%207.869c0%203.624-.154%206.765-2.173%208.31%22%2F%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M19.178%2044.035c1.735%201.657%202.173%204.562%202.173%207.869c0%203.624-.154%206.765-2.173%208.31m32.358-48.537c-1.735%201.657-2.173%204.561-2.173%207.868c0%203.625.155%206.766%202.173%208.31m0%20.001c-1.735%201.657-2.173%204.561-2.173%207.869c0%203.624.155%206.765%202.173%208.31%22%2F%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M51.536%2044.035c-1.735%201.657-2.173%204.562-2.173%207.869c0%203.624.155%206.765%202.173%208.31%22%2F%3E%3Cpath%20d%3D%22M36.727%2035.489a1.233%201.233%200%201%201-.617-1.069a1.23%201.23%200%200%201%20.617%201.069m-6.17%200a4.93%204.93%200%200%201%202.467-4.276l-2.468-4.276a9.87%209.87%200%200%200-4.936%208.552Zm7.405%204.275a4.94%204.94%200%200%201-4.938%200l-2.468%204.276a9.89%209.89%200%200%200%209.874%200Zm0-8.551a4.93%204.93%200%200%201%202.467%204.276h4.937a9.87%209.87%200%200%200-4.936-8.552Z%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/radioactive-waste.svg?color=%231a73e8&size=48