radiation icon

radiation from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
radiation
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

The same icon in other sets

Use the radiation icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M15.877 10.153a4 4 0 0 0-1.084-1.874c-.395-.385-.571-.99-.295-1.468l2-3.464c.277-.479.892-.647 1.34-.324a10 10 0 0 1 4.113 7.122c.054.55-.399.998-.951.998h-4c-.552 0-.987-.455-1.123-.99M9.202 8.285a4 4 0 0 0-1.079 1.868c-.136.535-.57.99-1.123.99H3c-.552 0-1.005-.449-.95-.998A10 10 0 0 1 6.151 3.03c.449-.324 1.065-.156 1.341.323l2.001 3.466c.276.477.102 1.08-.292 1.466M7.885 20.26a10 10 0 0 0 4.115.883a10 10 0 0 0 4.105-.879c.503-.226.665-.843.39-1.321l-2.002-3.466c-.276-.478-.886-.628-1.418-.48a4 4 0 0 1-2.157-.002c-.533-.15-1.145 0-1.421.479l-2 3.464c-.277.478-.115 1.095.388 1.322M12 10.955v.187m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0"/></svg>

React

import type { SVGProps } from "react";

export function HugeiconsRadiation(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M15.877 10.153a4 4 0 0 0-1.084-1.874c-.395-.385-.571-.99-.295-1.468l2-3.464c.277-.479.892-.647 1.34-.324a10 10 0 0 1 4.113 7.122c.054.55-.399.998-.951.998h-4c-.552 0-.987-.455-1.123-.99M9.202 8.285a4 4 0 0 0-1.079 1.868c-.136.535-.57.99-1.123.99H3c-.552 0-1.005-.449-.95-.998A10 10 0 0 1 6.151 3.03c.449-.324 1.065-.156 1.341.323l2.001 3.466c.276.477.102 1.08-.292 1.466M7.885 20.26a10 10 0 0 0 4.115.883a10 10 0 0 0 4.105-.879c.503-.226.665-.843.39-1.321l-2.002-3.466c-.276-.478-.886-.628-1.418-.48a4 4 0 0 1-2.157-.002c-.533-.15-1.145 0-1.421.479l-2 3.464c-.277.478-.115 1.095.388 1.322M12 10.955v.187m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M15.877 10.153a4 4 0 0 0-1.084-1.874c-.395-.385-.571-.99-.295-1.468l2-3.464c.277-.479.892-.647 1.34-.324a10 10 0 0 1 4.113 7.122c.054.55-.399.998-.951.998h-4c-.552 0-.987-.455-1.123-.99M9.202 8.285a4 4 0 0 0-1.079 1.868c-.136.535-.57.99-1.123.99H3c-.552 0-1.005-.449-.95-.998A10 10 0 0 1 6.151 3.03c.449-.324 1.065-.156 1.341.323l2.001 3.466c.276.477.102 1.08-.292 1.466M7.885 20.26a10 10 0 0 0 4.115.883a10 10 0 0 0 4.105-.879c.503-.226.665-.843.39-1.321l-2.002-3.466c-.276-.478-.886-.628-1.418-.48a4 4 0 0 1-2.157-.002c-.533-.15-1.145 0-1.421.479l-2 3.464c-.277.478-.115 1.095.388 1.322M12 10.955v.187m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0"/></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%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M15.877%2010.153a4%204%200%200%200-1.084-1.874c-.395-.385-.571-.99-.295-1.468l2-3.464c.277-.479.892-.647%201.34-.324a10%2010%200%200%201%204.113%207.122c.054.55-.399.998-.951.998h-4c-.552%200-.987-.455-1.123-.99M9.202%208.285a4%204%200%200%200-1.079%201.868c-.136.535-.57.99-1.123.99H3c-.552%200-1.005-.449-.95-.998A10%2010%200%200%201%206.151%203.03c.449-.324%201.065-.156%201.341.323l2.001%203.466c.276.477.102%201.08-.292%201.466M7.885%2020.26a10%2010%200%200%200%204.115.883a10%2010%200%200%200%204.105-.879c.503-.226.665-.843.39-1.321l-2.002-3.466c-.276-.478-.886-.628-1.418-.48a4%204%200%200%201-2.157-.002c-.533-.15-1.145%200-1.421.479l-2%203.464c-.277.478-.115%201.095.388%201.322M12%2010.955v.187m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200%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%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M15.877%2010.153a4%204%200%200%200-1.084-1.874c-.395-.385-.571-.99-.295-1.468l2-3.464c.277-.479.892-.647%201.34-.324a10%2010%200%200%201%204.113%207.122c.054.55-.399.998-.951.998h-4c-.552%200-.987-.455-1.123-.99M9.202%208.285a4%204%200%200%200-1.079%201.868c-.136.535-.57.99-1.123.99H3c-.552%200-1.005-.449-.95-.998A10%2010%200%200%201%206.151%203.03c.449-.324%201.065-.156%201.341.323l2.001%203.466c.276.477.102%201.08-.292%201.466M7.885%2020.26a10%2010%200%200%200%204.115.883a10%2010%200%200%200%204.105-.879c.503-.226.665-.843.39-1.321l-2.002-3.466c-.276-.478-.886-.628-1.418-.48a4%204%200%200%201-2.157-.002c-.533-.15-1.145%200-1.421.479l-2%203.464c-.277.478-.115%201.095.388%201.322M12%2010.955v.187m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/radiation.svg?color=%231a73e8&size=48