Flash On Icon is given below. You can use this icon on the same way in your project. First make sure you have added Material Icon library.
You can also customize icon color and size in flutter using properties. You can get different-different varients like outline, filled, sharp, rounded and two-tone.
Material Design Flutter Icon flash_on Icon can be added to any web page simply as below.
You can integrate Flash On flutter Icon Outline, Filled, Rounded , Sharp and Two Tone by just adding following below syntax & icon code.
Icon( Icons.flash_on_outlined, ),
flash_on_outlined
Icon( Icons.flash_on, ),
flash_on
Icon( Icons.flash_on_round, ),
flash_on_round
Icon( Icons.flash_on_sharp, ),
flash_on_sharp
Icon( Icons.flash_on_two_tone, ),
flash_on_two_tone
For Customizations you can follow instructions here - Flutter Classes
bolt, camera, disabled, electric, enabled, fast, flash, lightning, off, on, slash, thunderbolt,Vuetify Flash On Icon (Vue Js), Material Ui Flash On Icon (React Js), Mat Icon Flash On (Angular Material)
Advertisements