radioactive icon
radioactive from Phosphor by Phosphor Icons · Regular · MIT Free for personal and commercial use.
- Name
- radioactive
- Set
- Phosphor
- Style
- Regular
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
The same icon in other sets
Use the radioactive icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M92 136H40a16 16 0 0 1-11.76-5.21a16.2 16.2 0 0 1-4.17-12.37a103.83 103.83 0 0 1 43.58-75.49A16 16 0 0 1 90.75 48l26 45a8 8 0 1 1-13.86 8l-26-45A87.83 87.83 0 0 0 40 119.86a.19.19 0 0 0 .07.16L92 120a8 8 0 0 1 0 16m139.93-17.58a103.83 103.83 0 0 0-43.58-75.49a16 16 0 0 0-23.1 5.07L139.3 93a8 8 0 0 0 13.86 8l26-45A87.87 87.87 0 0 1 216 119.86v.14h-52a8 8 0 0 0 0 16h52a16 16 0 0 0 11.76-5.21a16.2 16.2 0 0 0 4.17-12.37m-79 36.76a8 8 0 1 0-13.86 8l25.84 44.73a88.22 88.22 0 0 1-73.81 0l25.83-44.73a8 8 0 1 0-13.86-8l-25.82 44.73a16 16 0 0 0 7.12 22.52a104.24 104.24 0 0 0 87.26 0a16 16 0 0 0 7.12-22.52ZM128 140a12 12 0 1 0-12-12a12 12 0 0 0 12 12"/></svg>
React
import type { SVGProps } from "react";
export function PhRadioactive(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 136H40a16 16 0 0 1-11.76-5.21a16.2 16.2 0 0 1-4.17-12.37a103.83 103.83 0 0 1 43.58-75.49A16 16 0 0 1 90.75 48l26 45a8 8 0 1 1-13.86 8l-26-45A87.83 87.83 0 0 0 40 119.86a.19.19 0 0 0 .07.16L92 120a8 8 0 0 1 0 16m139.93-17.58a103.83 103.83 0 0 0-43.58-75.49a16 16 0 0 0-23.1 5.07L139.3 93a8 8 0 0 0 13.86 8l26-45A87.87 87.87 0 0 1 216 119.86v.14h-52a8 8 0 0 0 0 16h52a16 16 0 0 0 11.76-5.21a16.2 16.2 0 0 0 4.17-12.37m-79 36.76a8 8 0 1 0-13.86 8l25.84 44.73a88.22 88.22 0 0 1-73.81 0l25.83-44.73a8 8 0 1 0-13.86-8l-25.82 44.73a16 16 0 0 0 7.12 22.52a104.24 104.24 0 0 0 87.26 0a16 16 0 0 0 7.12-22.52ZM128 140a12 12 0 1 0-12-12a12 12 0 0 0 12 12"/></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 136H40a16 16 0 0 1-11.76-5.21a16.2 16.2 0 0 1-4.17-12.37a103.83 103.83 0 0 1 43.58-75.49A16 16 0 0 1 90.75 48l26 45a8 8 0 1 1-13.86 8l-26-45A87.83 87.83 0 0 0 40 119.86a.19.19 0 0 0 .07.16L92 120a8 8 0 0 1 0 16m139.93-17.58a103.83 103.83 0 0 0-43.58-75.49a16 16 0 0 0-23.1 5.07L139.3 93a8 8 0 0 0 13.86 8l26-45A87.87 87.87 0 0 1 216 119.86v.14h-52a8 8 0 0 0 0 16h52a16 16 0 0 0 11.76-5.21a16.2 16.2 0 0 0 4.17-12.37m-79 36.76a8 8 0 1 0-13.86 8l25.84 44.73a88.22 88.22 0 0 1-73.81 0l25.83-44.73a8 8 0 1 0-13.86-8l-25.82 44.73a16 16 0 0 0 7.12 22.52a104.24 104.24 0 0 0 87.26 0a16 16 0 0 0 7.12-22.52ZM128 140a12 12 0 1 0-12-12a12 12 0 0 0 12 12"/></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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M92%20136H40a16%2016%200%200%201-11.76-5.21a16.2%2016.2%200%200%201-4.17-12.37a103.83%20103.83%200%200%201%2043.58-75.49A16%2016%200%200%201%2090.75%2048l26%2045a8%208%200%201%201-13.86%208l-26-45A87.83%2087.83%200%200%200%2040%20119.86a.19.19%200%200%200%20.07.16L92%20120a8%208%200%200%201%200%2016m139.93-17.58a103.83%20103.83%200%200%200-43.58-75.49a16%2016%200%200%200-23.1%205.07L139.3%2093a8%208%200%200%200%2013.86%208l26-45A87.87%2087.87%200%200%201%20216%20119.86v.14h-52a8%208%200%200%200%200%2016h52a16%2016%200%200%200%2011.76-5.21a16.2%2016.2%200%200%200%204.17-12.37m-79%2036.76a8%208%200%201%200-13.86%208l25.84%2044.73a88.22%2088.22%200%200%201-73.81%200l25.83-44.73a8%208%200%201%200-13.86-8l-25.82%2044.73a16%2016%200%200%200%207.12%2022.52a104.24%20104.24%200%200%200%2087.26%200a16%2016%200%200%200%207.12-22.52ZM128%20140a12%2012%200%201%200-12-12a12%2012%200%200%200%2012%2012%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%20136H40a16%2016%200%200%201-11.76-5.21a16.2%2016.2%200%200%201-4.17-12.37a103.83%20103.83%200%200%201%2043.58-75.49A16%2016%200%200%201%2090.75%2048l26%2045a8%208%200%201%201-13.86%208l-26-45A87.83%2087.83%200%200%200%2040%20119.86a.19.19%200%200%200%20.07.16L92%20120a8%208%200%200%201%200%2016m139.93-17.58a103.83%20103.83%200%200%200-43.58-75.49a16%2016%200%200%200-23.1%205.07L139.3%2093a8%208%200%200%200%2013.86%208l26-45A87.87%2087.87%200%200%201%20216%20119.86v.14h-52a8%208%200%200%200%200%2016h52a16%2016%200%200%200%2011.76-5.21a16.2%2016.2%200%200%200%204.17-12.37m-79%2036.76a8%208%200%201%200-13.86%208l25.84%2044.73a88.22%2088.22%200%200%201-73.81%200l25.83-44.73a8%208%200%201%200-13.86-8l-25.82%2044.73a16%2016%200%200%200%207.12%2022.52a104.24%20104.24%200%200%200%2087.26%200a16%2016%200%200%200%207.12-22.52ZM128%20140a12%2012%200%201%200-12-12a12%2012%200%200%200%2012%2012%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/radioactive.svg?color=%231a73e8&size=48