File Present 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 file_present Icon can be added to any web page simply as below.
You can integrate File Present flutter Icon Outline, Filled, Rounded , Sharp and Two Tone by just adding following below syntax & icon code.
Icon( Icons.file_present_outlined, ), file_present_outlined Icon( Icons.file_present, ), file_present Icon( Icons.file_present_round, ), file_present_round Icon( Icons.file_present_sharp, ), file_present_sharp Icon( Icons.file_present_two_tone, ), file_present_two_tone For Customizations you can follow instructions here - Flutter Classes
clip, data, doc, document, drive, file, folder, folders, note, paper, present, reminder, sheet, slide, storage, writing
Advertisements