radioactive emoji
radioactive from OpenMoji by OpenMoji · Default · Symbols · CC-BY-SA-4.0 Attribution required.
- Name
- radioactive
- Set
- OpenMoji
- Style
- Default
- Category
- Symbols
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
The same emoji in other sets
More symbols icons from OpenMoji
a-button-blood-typeab-button-blood-typeantenna-barsaquariusariesatm-signatom-symbolb-button-blood-typebaby-symbolback-arrowbaggage-claimbiohazardblack-circleblack-large-squareblack-medium-small-squareblack-medium-squareblack-small-squareblack-square-buttonblue-circleblue-squarebright-buttonbrown-circlebrown-squarecancer
Use the radioactive emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="36" cy="36" r="23" fill="#f4aa41"/><g stroke="#000"><circle cx="35.96" cy="35.89" r="3.281" stroke-miterlimit="10" stroke-width="1.25"/><path stroke-miterlimit="10" stroke-width="1.254" d="M23.09 28.58a14.8 14.8 0 0 1 3.496-4.097l5.791 6.957a5.73 5.73 0 0 0-2.167 3.753l-8.921-1.537a14.8 14.8 0 0 1 1.8-5.076zm25.82 0a14.8 14.8 0 0 1 1.8 5.076l-8.921 1.537a5.73 5.73 0 0 0-2.167-3.753l5.791-6.957a14.8 14.8 0 0 1 3.496 4.097zM36 50.87a14.8 14.8 0 0 1-5.296-.98l3.129-8.493a5.73 5.73 0 0 0 4.333 0l3.129 8.494a14.8 14.8 0 0 1-5.296.979z"/><circle cx="36" cy="36" r="23" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiRadioactive(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="36" cy="36" r="23" fill="#f4aa41"/><g stroke="#000"><circle cx="35.96" cy="35.89" r="3.281" strokeMiterlimit="10" strokeWidth="1.25"/><path strokeMiterlimit="10" strokeWidth="1.254" d="M23.09 28.58a14.8 14.8 0 0 1 3.496-4.097l5.791 6.957a5.73 5.73 0 0 0-2.167 3.753l-8.921-1.537a14.8 14.8 0 0 1 1.8-5.076zm25.82 0a14.8 14.8 0 0 1 1.8 5.076l-8.921 1.537a5.73 5.73 0 0 0-2.167-3.753l5.791-6.957a14.8 14.8 0 0 1 3.496 4.097zM36 50.87a14.8 14.8 0 0 1-5.296-.98l3.129-8.493a5.73 5.73 0 0 0 4.333 0l3.129 8.494a14.8 14.8 0 0 1-5.296.979z"/><circle cx="36" cy="36" r="23" fill="none" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="36" cy="36" r="23" fill="#f4aa41"/><g stroke="#000"><circle cx="35.96" cy="35.89" r="3.281" stroke-miterlimit="10" stroke-width="1.25"/><path stroke-miterlimit="10" stroke-width="1.254" d="M23.09 28.58a14.8 14.8 0 0 1 3.496-4.097l5.791 6.957a5.73 5.73 0 0 0-2.167 3.753l-8.921-1.537a14.8 14.8 0 0 1 1.8-5.076zm25.82 0a14.8 14.8 0 0 1 1.8 5.076l-8.921 1.537a5.73 5.73 0 0 0-2.167-3.753l5.791-6.957a14.8 14.8 0 0 1 3.496 4.097zM36 50.87a14.8 14.8 0 0 1-5.296-.98l3.129-8.493a5.73 5.73 0 0 0 4.333 0l3.129 8.494a14.8 14.8 0 0 1-5.296.979z"/><circle cx="36" cy="36" r="23" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/></g></svg> </template>
CSS
.icon-radioactive {
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%3Ccircle%20cx%3D%2236%22%20cy%3D%2236%22%20r%3D%2223%22%20fill%3D%22%23f4aa41%22%2F%3E%3Cg%20stroke%3D%22%23000%22%3E%3Ccircle%20cx%3D%2235.96%22%20cy%3D%2235.89%22%20r%3D%223.281%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%221.25%22%2F%3E%3Cpath%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%221.254%22%20d%3D%22M23.09%2028.58a14.8%2014.8%200%200%201%203.496-4.097l5.791%206.957a5.73%205.73%200%200%200-2.167%203.753l-8.921-1.537a14.8%2014.8%200%200%201%201.8-5.076zm25.82%200a14.8%2014.8%200%200%201%201.8%205.076l-8.921%201.537a5.73%205.73%200%200%200-2.167-3.753l5.791-6.957a14.8%2014.8%200%200%201%203.496%204.097zM36%2050.87a14.8%2014.8%200%200%201-5.296-.98l3.129-8.493a5.73%205.73%200%200%200%204.333%200l3.129%208.494a14.8%2014.8%200%200%201-5.296.979z%22%2F%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2236%22%20r%3D%2223%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%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%3Ccircle%20cx%3D%2236%22%20cy%3D%2236%22%20r%3D%2223%22%20fill%3D%22%23f4aa41%22%2F%3E%3Cg%20stroke%3D%22%23000%22%3E%3Ccircle%20cx%3D%2235.96%22%20cy%3D%2235.89%22%20r%3D%223.281%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%221.25%22%2F%3E%3Cpath%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%221.254%22%20d%3D%22M23.09%2028.58a14.8%2014.8%200%200%201%203.496-4.097l5.791%206.957a5.73%205.73%200%200%200-2.167%203.753l-8.921-1.537a14.8%2014.8%200%200%201%201.8-5.076zm25.82%200a14.8%2014.8%200%200%201%201.8%205.076l-8.921%201.537a5.73%205.73%200%200%200-2.167-3.753l5.791-6.957a14.8%2014.8%200%200%201%203.496%204.097zM36%2050.87a14.8%2014.8%200%200%201-5.296-.98l3.129-8.493a5.73%205.73%200%200%200%204.333%200l3.129%208.494a14.8%2014.8%200%200%201-5.296.979z%22%2F%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2236%22%20r%3D%2223%22%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%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.svg?color=%231a73e8&size=48