Maximize 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 maximize Icon can be added to any web page simply as below.
You can integrate Maximize flutter Icon Outline, Filled, Rounded , Sharp and Two Tone by just adding following below syntax & icon code.
Icon( Icons.maximize_outlined, ),
maximize_outlined
Icon( Icons.maximize, ),
maximize
Icon( Icons.maximize_round, ),
maximize_round
Icon( Icons.maximize_sharp, ),
maximize_sharp
Icon( Icons.maximize_two_tone, ),
maximize_two_tone
For Customizations you can follow instructions here - Flutter Classes
app, application, components, design, interface, line, maximize, screen, shape, site, ui, ux, web, website,Vuetify Maximize Icon (Vue Js), Material Ui Maximize Icon (React Js), Mat Icon Maximize (Angular Material)
Advertisements