fluorescent icon
fluorescent-rounded from Material Symbols Light by Google · Rounded · Images · Apache-2.0 Free for personal and commercial use.
- Name
- fluorescent-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Images
- Viewbox
- 24×24
- License
- Apache 2.0
3 other variants in Material Symbols Light
The same icon in other sets
More images icons from Material Symbols Light
Use the fluorescent icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6 12.473v-.923q0-.671.472-1.143t1.143-.472h8.77q.67 0 1.143.472q.472.472.472 1.143v.923q0 .671-.472 1.143q-.472.473-1.144.473H7.616q-.672 0-1.144-.473Q6 13.144 6 12.473m5.5-8.127V2.962q0-.214.143-.357T12 2.462t.357.143t.143.357v1.384q0 .214-.143.357T12 4.846t-.357-.143t-.143-.357m6.462 2.046l.784-.784q.14-.14.345-.15q.203-.01.363.15t.16.354t-.16.354l-.785.784q-.14.14-.344.15t-.363-.15t-.16-.354t.16-.354M11.5 20.962v-1.385q0-.213.143-.357t.357-.143t.357.143t.143.357v1.385q0 .213-.143.356t-.357.143t-.357-.143t-.143-.356m7.246-2.546l-.784-.785q-.14-.14-.15-.344t.15-.364t.354-.16t.353.16l.785.785q.14.14.15.344t-.15.364t-.354.159t-.354-.16M5.331 7.1l-.785-.784q-.14-.141-.15-.345t.15-.363t.354-.16t.354.16l.785.784q.14.14.15.345t-.15.363t-.354.16t-.354-.16m-.785 10.608l.785-.785q.14-.14.344-.15t.364.15t.159.354t-.16.354l-.784.785q-.14.14-.344.15t-.364-.15t-.16-.354t.16-.354"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightFluorescentRounded(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6 12.473v-.923q0-.671.472-1.143t1.143-.472h8.77q.67 0 1.143.472q.472.472.472 1.143v.923q0 .671-.472 1.143q-.472.473-1.144.473H7.616q-.672 0-1.144-.473Q6 13.144 6 12.473m5.5-8.127V2.962q0-.214.143-.357T12 2.462t.357.143t.143.357v1.384q0 .214-.143.357T12 4.846t-.357-.143t-.143-.357m6.462 2.046l.784-.784q.14-.14.345-.15q.203-.01.363.15t.16.354t-.16.354l-.785.784q-.14.14-.344.15t-.363-.15t-.16-.354t.16-.354M11.5 20.962v-1.385q0-.213.143-.357t.357-.143t.357.143t.143.357v1.385q0 .213-.143.356t-.357.143t-.357-.143t-.143-.356m7.246-2.546l-.784-.785q-.14-.14-.15-.344t.15-.364t.354-.16t.353.16l.785.785q.14.14.15.344t-.15.364t-.354.159t-.354-.16M5.331 7.1l-.785-.784q-.14-.141-.15-.345t.15-.363t.354-.16t.354.16l.785.784q.14.14.15.345t-.15.363t-.354.16t-.354-.16m-.785 10.608l.785-.785q.14-.14.344-.15t.364.15t.159.354t-.16.354l-.784.785q-.14.14-.344.15t-.364-.15t-.16-.354t.16-.354"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6 12.473v-.923q0-.671.472-1.143t1.143-.472h8.77q.67 0 1.143.472q.472.472.472 1.143v.923q0 .671-.472 1.143q-.472.473-1.144.473H7.616q-.672 0-1.144-.473Q6 13.144 6 12.473m5.5-8.127V2.962q0-.214.143-.357T12 2.462t.357.143t.143.357v1.384q0 .214-.143.357T12 4.846t-.357-.143t-.143-.357m6.462 2.046l.784-.784q.14-.14.345-.15q.203-.01.363.15t.16.354t-.16.354l-.785.784q-.14.14-.344.15t-.363-.15t-.16-.354t.16-.354M11.5 20.962v-1.385q0-.213.143-.357t.357-.143t.357.143t.143.357v1.385q0 .213-.143.356t-.357.143t-.357-.143t-.143-.356m7.246-2.546l-.784-.785q-.14-.14-.15-.344t.15-.364t.354-.16t.353.16l.785.785q.14.14.15.344t-.15.364t-.354.159t-.354-.16M5.331 7.1l-.785-.784q-.14-.141-.15-.345t.15-.363t.354-.16t.354.16l.785.784q.14.14.15.345t-.15.363t-.354.16t-.354-.16m-.785 10.608l.785-.785q.14-.14.344-.15t.364.15t.159.354t-.16.354l-.784.785q-.14.14-.344.15t-.364-.15t-.16-.354t.16-.354"/></svg> </template>
CSS
.icon-fluorescent-rounded {
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%22currentColor%22%20d%3D%22M6%2012.473v-.923q0-.671.472-1.143t1.143-.472h8.77q.67%200%201.143.472q.472.472.472%201.143v.923q0%20.671-.472%201.143q-.472.473-1.144.473H7.616q-.672%200-1.144-.473Q6%2013.144%206%2012.473m5.5-8.127V2.962q0-.214.143-.357T12%202.462t.357.143t.143.357v1.384q0%20.214-.143.357T12%204.846t-.357-.143t-.143-.357m6.462%202.046l.784-.784q.14-.14.345-.15q.203-.01.363.15t.16.354t-.16.354l-.785.784q-.14.14-.344.15t-.363-.15t-.16-.354t.16-.354M11.5%2020.962v-1.385q0-.213.143-.357t.357-.143t.357.143t.143.357v1.385q0%20.213-.143.356t-.357.143t-.357-.143t-.143-.356m7.246-2.546l-.784-.785q-.14-.14-.15-.344t.15-.364t.354-.16t.353.16l.785.785q.14.14.15.344t-.15.364t-.354.159t-.354-.16M5.331%207.1l-.785-.784q-.14-.141-.15-.345t.15-.363t.354-.16t.354.16l.785.784q.14.14.15.345t-.15.363t-.354.16t-.354-.16m-.785%2010.608l.785-.785q.14-.14.344-.15t.364.15t.159.354t-.16.354l-.784.785q-.14.14-.344.15t-.364-.15t-.16-.354t.16-.354%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%22currentColor%22%20d%3D%22M6%2012.473v-.923q0-.671.472-1.143t1.143-.472h8.77q.67%200%201.143.472q.472.472.472%201.143v.923q0%20.671-.472%201.143q-.472.473-1.144.473H7.616q-.672%200-1.144-.473Q6%2013.144%206%2012.473m5.5-8.127V2.962q0-.214.143-.357T12%202.462t.357.143t.143.357v1.384q0%20.214-.143.357T12%204.846t-.357-.143t-.143-.357m6.462%202.046l.784-.784q.14-.14.345-.15q.203-.01.363.15t.16.354t-.16.354l-.785.784q-.14.14-.344.15t-.363-.15t-.16-.354t.16-.354M11.5%2020.962v-1.385q0-.213.143-.357t.357-.143t.357.143t.143.357v1.385q0%20.213-.143.356t-.357.143t-.357-.143t-.143-.356m7.246-2.546l-.784-.785q-.14-.14-.15-.344t.15-.364t.354-.16t.353.16l.785.785q.14.14.15.344t-.15.364t-.354.159t-.354-.16M5.331%207.1l-.785-.784q-.14-.141-.15-.345t.15-.363t.354-.16t.354.16l.785.784q.14.14.15.345t-.15.363t-.354.16t-.354-.16m-.785%2010.608l.785-.785q.14-.14.344-.15t.364.15t.159.354t-.16.354l-.784.785q-.14.14-.344.15t-.364-.15t-.16-.354t.16-.354%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/fluorescent-rounded.svg?color=%231a73e8&size=48