bxs radiation icon
bxs-radiation from BoxIcons v2 by Boxicons · Regular · MIT Free for personal and commercial use.
- Name
- bxs-radiation
- Set
- BoxIcons v2
- Style
- Regular
- Viewbox
- 24×24
- License
- MIT
Related icons in BoxIcons v2
bxs-add-to-queuebxs-adjustbxs-adjust-altbxs-alarmbxs-alarm-addbxs-alarm-exclamationbxs-alarm-offbxs-alarm-snoozebxs-albumbxs-ambulancebxs-analysebxs-angrybxs-archbxs-archivebxs-archive-inbxs-archive-outbxs-areabxs-arrow-from-bottombxs-arrow-from-leftbxs-arrow-from-rightbxs-arrow-from-topbxs-arrow-to-bottombxs-arrow-to-leftbxs-arrow-to-right
Use the bxs radiation icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path d="M9.912 8.531L7.121 3.877a.501.501 0 0 0-.704-.166a9.982 9.982 0 0 0-4.396 7.604a.505.505 0 0 0 .497.528l5.421.09a4.042 4.042 0 0 1 1.973-3.402zm8.109-4.51a.504.504 0 0 0-.729.151L14.499 8.83a4.03 4.03 0 0 1 1.546 3.112l5.419-.09a.507.507 0 0 0 .499-.53a9.986 9.986 0 0 0-3.942-7.301zm-4.067 11.511a4.015 4.015 0 0 1-1.962.526a4.016 4.016 0 0 1-1.963-.526l-2.642 4.755a.5.5 0 0 0 .207.692A9.948 9.948 0 0 0 11.992 22a9.94 9.94 0 0 0 4.396-1.021a.5.5 0 0 0 .207-.692l-2.641-4.755z" fill="currentColor"/><circle cx="12" cy="12" r="3" fill="currentColor"/></svg>
React
import type { SVGProps } from "react";
export function BxBxsRadiation(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path d="M9.912 8.531L7.121 3.877a.501.501 0 0 0-.704-.166a9.982 9.982 0 0 0-4.396 7.604a.505.505 0 0 0 .497.528l5.421.09a4.042 4.042 0 0 1 1.973-3.402zm8.109-4.51a.504.504 0 0 0-.729.151L14.499 8.83a4.03 4.03 0 0 1 1.546 3.112l5.419-.09a.507.507 0 0 0 .499-.53a9.986 9.986 0 0 0-3.942-7.301zm-4.067 11.511a4.015 4.015 0 0 1-1.962.526a4.016 4.016 0 0 1-1.963-.526l-2.642 4.755a.5.5 0 0 0 .207.692A9.948 9.948 0 0 0 11.992 22a9.94 9.94 0 0 0 4.396-1.021a.5.5 0 0 0 .207-.692l-2.641-4.755z" fill="currentColor"/><circle cx="12" cy="12" r="3" fill="currentColor"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path d="M9.912 8.531L7.121 3.877a.501.501 0 0 0-.704-.166a9.982 9.982 0 0 0-4.396 7.604a.505.505 0 0 0 .497.528l5.421.09a4.042 4.042 0 0 1 1.973-3.402zm8.109-4.51a.504.504 0 0 0-.729.151L14.499 8.83a4.03 4.03 0 0 1 1.546 3.112l5.419-.09a.507.507 0 0 0 .499-.53a9.986 9.986 0 0 0-3.942-7.301zm-4.067 11.511a4.015 4.015 0 0 1-1.962.526a4.016 4.016 0 0 1-1.963-.526l-2.642 4.755a.5.5 0 0 0 .207.692A9.948 9.948 0 0 0 11.992 22a9.94 9.94 0 0 0 4.396-1.021a.5.5 0 0 0 .207-.692l-2.641-4.755z" fill="currentColor"/><circle cx="12" cy="12" r="3" fill="currentColor"/></svg> </template>
CSS
.icon-bxs-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%20d%3D%22M9.912%208.531L7.121%203.877a.501.501%200%200%200-.704-.166a9.982%209.982%200%200%200-4.396%207.604a.505.505%200%200%200%20.497.528l5.421.09a4.042%204.042%200%200%201%201.973-3.402zm8.109-4.51a.504.504%200%200%200-.729.151L14.499%208.83a4.03%204.03%200%200%201%201.546%203.112l5.419-.09a.507.507%200%200%200%20.499-.53a9.986%209.986%200%200%200-3.942-7.301zm-4.067%2011.511a4.015%204.015%200%200%201-1.962.526a4.016%204.016%200%200%201-1.963-.526l-2.642%204.755a.5.5%200%200%200%20.207.692A9.948%209.948%200%200%200%2011.992%2022a9.94%209.94%200%200%200%204.396-1.021a.5.5%200%200%200%20.207-.692l-2.641-4.755z%22%20fill%3D%22currentColor%22%2F%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%223%22%20fill%3D%22currentColor%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%20d%3D%22M9.912%208.531L7.121%203.877a.501.501%200%200%200-.704-.166a9.982%209.982%200%200%200-4.396%207.604a.505.505%200%200%200%20.497.528l5.421.09a4.042%204.042%200%200%201%201.973-3.402zm8.109-4.51a.504.504%200%200%200-.729.151L14.499%208.83a4.03%204.03%200%200%201%201.546%203.112l5.419-.09a.507.507%200%200%200%20.499-.53a9.986%209.986%200%200%200-3.942-7.301zm-4.067%2011.511a4.015%204.015%200%200%201-1.962.526a4.016%204.016%200%200%201-1.963-.526l-2.642%204.755a.5.5%200%200%200%20.207.692A9.948%209.948%200%200%200%2011.992%2022a9.94%209.94%200%200%200%204.396-1.021a.5.5%200%200%200%20.207-.692l-2.641-4.755z%22%20fill%3D%22currentColor%22%2F%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%223%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/bx/bxs-radiation.svg?color=%231a73e8&size=48