radiation icon
radiation from IconPark Outline by ByteDance · Outline · Safe · Apache-2.0 Free for personal and commercial use.
- Name
- radiation
- Set
- IconPark Outline
- Style
- Outline
- Category
- Safe
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
More safe icons from IconPark Outline
Use the radiation icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><path fill="currentColor" d="M24.004 27a3 3 0 1 0 0-6a3 3 0 0 0 0 6"/><path stroke="currentColor" stroke-linejoin="round" stroke-width="4" d="M19.04 31.476A8.94 8.94 0 0 0 24 32.969a8.94 8.94 0 0 0 4.96-1.493l6.061 9.207A19.87 19.87 0 0 1 24 44c-4.073 0-7.861-1.22-11.021-3.317zm-4.024-6.992l-10.98.661A20.06 20.06 0 0 1 15.053 6l4.92 9.869a9.03 9.03 0 0 0-4.958 8.615Zm13.01-8.615L32.946 6a20.06 20.06 0 0 1 11.019 19.145l-10.98-.661q.015-.27.015-.54a9.03 9.03 0 0 0-4.974-8.075Z"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkOutlineRadiation(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><path fill="currentColor" d="M24.004 27a3 3 0 1 0 0-6a3 3 0 0 0 0 6"/><path stroke="currentColor" strokeLinejoin="round" strokeWidth="4" d="M19.04 31.476A8.94 8.94 0 0 0 24 32.969a8.94 8.94 0 0 0 4.96-1.493l6.061 9.207A19.87 19.87 0 0 1 24 44c-4.073 0-7.861-1.22-11.021-3.317zm-4.024-6.992l-10.98.661A20.06 20.06 0 0 1 15.053 6l4.92 9.869a9.03 9.03 0 0 0-4.958 8.615Zm13.01-8.615L32.946 6a20.06 20.06 0 0 1 11.019 19.145l-10.98-.661q.015-.27.015-.54a9.03 9.03 0 0 0-4.974-8.075Z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><path fill="currentColor" d="M24.004 27a3 3 0 1 0 0-6a3 3 0 0 0 0 6"/><path stroke="currentColor" stroke-linejoin="round" stroke-width="4" d="M19.04 31.476A8.94 8.94 0 0 0 24 32.969a8.94 8.94 0 0 0 4.96-1.493l6.061 9.207A19.87 19.87 0 0 1 24 44c-4.073 0-7.861-1.22-11.021-3.317zm-4.024-6.992l-10.98.661A20.06 20.06 0 0 1 15.053 6l4.92 9.869a9.03 9.03 0 0 0-4.958 8.615Zm13.01-8.615L32.946 6a20.06 20.06 0 0 1 11.019 19.145l-10.98-.661q.015-.27.015-.54a9.03 9.03 0 0 0-4.974-8.075Z"/></g></svg> </template>
CSS
.icon-radiation {
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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M24.004%2027a3%203%200%201%200%200-6a3%203%200%200%200%200%206%22%2F%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M19.04%2031.476A8.94%208.94%200%200%200%2024%2032.969a8.94%208.94%200%200%200%204.96-1.493l6.061%209.207A19.87%2019.87%200%200%201%2024%2044c-4.073%200-7.861-1.22-11.021-3.317zm-4.024-6.992l-10.98.661A20.06%2020.06%200%200%201%2015.053%206l4.92%209.869a9.03%209.03%200%200%200-4.958%208.615Zm13.01-8.615L32.946%206a20.06%2020.06%200%200%201%2011.019%2019.145l-10.98-.661q.015-.27.015-.54a9.03%209.03%200%200%200-4.974-8.075Z%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M24.004%2027a3%203%200%201%200%200-6a3%203%200%200%200%200%206%22%2F%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M19.04%2031.476A8.94%208.94%200%200%200%2024%2032.969a8.94%208.94%200%200%200%204.96-1.493l6.061%209.207A19.87%2019.87%200%200%201%2024%2044c-4.073%200-7.861-1.22-11.021-3.317zm-4.024-6.992l-10.98.661A20.06%2020.06%200%200%201%2015.053%206l4.92%209.869a9.03%209.03%200%200%200-4.958%208.615Zm13.01-8.615L32.946%206a20.06%2020.06%200%200%201%2011.019%2019.145l-10.98-.661q.015-.27.015-.54a9.03%209.03%200%200%200-4.974-8.075Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park-outline/radiation.svg?color=%231a73e8&size=48