radiation from Line Awesome by Icons8 · Line · Science · Apache-2.0 Free for personal and commercial use.

Name
radiation
Set
Line Awesome
Style
Line
Category
Science
Viewbox
32×32
License
Apache 2.0
Aliases
radiation-solid

The same icon in other sets

More science icons from Line Awesome

Use the radiation icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m9.16 3.889l-.877.646a13 13 0 0 0-5.23 9.385L2.965 15h7.973l.138-.838a4.96 4.96 0 0 1 1.631-2.918l.639-.556l-4.186-6.8zm13.68 0l-4.186 6.798l.639.557a4.96 4.96 0 0 1 1.63 2.918l.14.838h7.972l-.09-1.08a13 13 0 0 0-5.23-9.385zM8.629 6.838l2.152 3.502A7 7 0 0 0 9.295 13H5.189a11 11 0 0 1 3.44-6.162m14.742 0A11 11 0 0 1 26.811 13h-4.108a7 7 0 0 0-1.486-2.66zM16 12c-1.654 0-3 1.348-3 3.004A3 3 0 0 0 16 18c1.654 0 3-1.344 3-2.996A3.006 3.006 0 0 0 16 12m0 2a1 1 0 1 1 0 2a1 1 0 0 1 0-2m-2.654 5.307l-4.174 6.802l.965.493A12.8 12.8 0 0 0 16 28c2.068 0 4.042-.47 5.863-1.398l.965-.493l-4.176-6.802l-.79.332c-1.143.48-2.583.48-3.725 0zm.84 2.457a7.14 7.14 0 0 0 3.63 0l2.149 3.5c-2.51.978-5.418.978-7.928 0z"/></svg>

React

import type { SVGProps } from "react";

export function LaRadiation(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m9.16 3.889l-.877.646a13 13 0 0 0-5.23 9.385L2.965 15h7.973l.138-.838a4.96 4.96 0 0 1 1.631-2.918l.639-.556l-4.186-6.8zm13.68 0l-4.186 6.798l.639.557a4.96 4.96 0 0 1 1.63 2.918l.14.838h7.972l-.09-1.08a13 13 0 0 0-5.23-9.385zM8.629 6.838l2.152 3.502A7 7 0 0 0 9.295 13H5.189a11 11 0 0 1 3.44-6.162m14.742 0A11 11 0 0 1 26.811 13h-4.108a7 7 0 0 0-1.486-2.66zM16 12c-1.654 0-3 1.348-3 3.004A3 3 0 0 0 16 18c1.654 0 3-1.344 3-2.996A3.006 3.006 0 0 0 16 12m0 2a1 1 0 1 1 0 2a1 1 0 0 1 0-2m-2.654 5.307l-4.174 6.802l.965.493A12.8 12.8 0 0 0 16 28c2.068 0 4.042-.47 5.863-1.398l.965-.493l-4.176-6.802l-.79.332c-1.143.48-2.583.48-3.725 0zm.84 2.457a7.14 7.14 0 0 0 3.63 0l2.149 3.5c-2.51.978-5.418.978-7.928 0z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m9.16 3.889l-.877.646a13 13 0 0 0-5.23 9.385L2.965 15h7.973l.138-.838a4.96 4.96 0 0 1 1.631-2.918l.639-.556l-4.186-6.8zm13.68 0l-4.186 6.798l.639.557a4.96 4.96 0 0 1 1.63 2.918l.14.838h7.972l-.09-1.08a13 13 0 0 0-5.23-9.385zM8.629 6.838l2.152 3.502A7 7 0 0 0 9.295 13H5.189a11 11 0 0 1 3.44-6.162m14.742 0A11 11 0 0 1 26.811 13h-4.108a7 7 0 0 0-1.486-2.66zM16 12c-1.654 0-3 1.348-3 3.004A3 3 0 0 0 16 18c1.654 0 3-1.344 3-2.996A3.006 3.006 0 0 0 16 12m0 2a1 1 0 1 1 0 2a1 1 0 0 1 0-2m-2.654 5.307l-4.174 6.802l.965.493A12.8 12.8 0 0 0 16 28c2.068 0 4.042-.47 5.863-1.398l.965-.493l-4.176-6.802l-.79.332c-1.143.48-2.583.48-3.725 0zm.84 2.457a7.14 7.14 0 0 0 3.63 0l2.149 3.5c-2.51.978-5.418.978-7.928 0z"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m9.16%203.889l-.877.646a13%2013%200%200%200-5.23%209.385L2.965%2015h7.973l.138-.838a4.96%204.96%200%200%201%201.631-2.918l.639-.556l-4.186-6.8zm13.68%200l-4.186%206.798l.639.557a4.96%204.96%200%200%201%201.63%202.918l.14.838h7.972l-.09-1.08a13%2013%200%200%200-5.23-9.385zM8.629%206.838l2.152%203.502A7%207%200%200%200%209.295%2013H5.189a11%2011%200%200%201%203.44-6.162m14.742%200A11%2011%200%200%201%2026.811%2013h-4.108a7%207%200%200%200-1.486-2.66zM16%2012c-1.654%200-3%201.348-3%203.004A3%203%200%200%200%2016%2018c1.654%200%203-1.344%203-2.996A3.006%203.006%200%200%200%2016%2012m0%202a1%201%200%201%201%200%202a1%201%200%200%201%200-2m-2.654%205.307l-4.174%206.802l.965.493A12.8%2012.8%200%200%200%2016%2028c2.068%200%204.042-.47%205.863-1.398l.965-.493l-4.176-6.802l-.79.332c-1.143.48-2.583.48-3.725%200zm.84%202.457a7.14%207.14%200%200%200%203.63%200l2.149%203.5c-2.51.978-5.418.978-7.928%200z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m9.16%203.889l-.877.646a13%2013%200%200%200-5.23%209.385L2.965%2015h7.973l.138-.838a4.96%204.96%200%200%201%201.631-2.918l.639-.556l-4.186-6.8zm13.68%200l-4.186%206.798l.639.557a4.96%204.96%200%200%201%201.63%202.918l.14.838h7.972l-.09-1.08a13%2013%200%200%200-5.23-9.385zM8.629%206.838l2.152%203.502A7%207%200%200%200%209.295%2013H5.189a11%2011%200%200%201%203.44-6.162m14.742%200A11%2011%200%200%201%2026.811%2013h-4.108a7%207%200%200%200-1.486-2.66zM16%2012c-1.654%200-3%201.348-3%203.004A3%203%200%200%200%2016%2018c1.654%200%203-1.344%203-2.996A3.006%203.006%200%200%200%2016%2012m0%202a1%201%200%201%201%200%202a1%201%200%200%201%200-2m-2.654%205.307l-4.174%206.802l.965.493A12.8%2012.8%200%200%200%2016%2028c2.068%200%204.042-.47%205.863-1.398l.965-.493l-4.176-6.802l-.79.332c-1.143.48-2.583.48-3.725%200zm.84%202.457a7.14%207.14%200%200%200%203.63%200l2.149%203.5c-2.51.978-5.418.978-7.928%200z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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