Flutter Close Fullscreen Icon

Close Fullscreen 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.

How to add Flutter Close Fullscreen Icon ?

Material Design Flutter Icon close_fullscreen Icon can be added to any web page simply as below.

Close Fullscreen

close_fullscreen


Flutter Icon Close Fullscreen | Outline | Filled | Rounded | Sharp | Two Tone

You can integrate Close Fullscreen flutter Icon Outline, Filled, Rounded , Sharp and Two Tone by just adding following below syntax & icon code.

thumb_up

Close Fullscreen

close_fullscreen

Use in Flutter

Icon( Icons.close_fullscreen_outlined, ),

Flutter ID

close_fullscreen_outlined

Close Fullscreen

close_fullscreen

Use in Flutter

Icon( Icons.close_fullscreen, ),

Flutter ID

close_fullscreen

Close Fullscreen

close_fullscreen

Use in Flutter

Icon( Icons.close_fullscreen_round, ),

Flutter ID

close_fullscreen_round

Close Fullscreen

close_fullscreen

Use in Flutter

Icon( Icons.close_fullscreen_sharp, ),

Flutter ID

close_fullscreen_sharp

Close Fullscreen

close_fullscreen

Use in Flutter

Icon( Icons.close_fullscreen_two_tone, ),

Flutter ID

close_fullscreen_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

action, arrow, arrows, close, collapse, direction, full, fullscreen, minimize, screen,Vuetify Close Fullscreen Icon (Vue Js), Material Ui Close Fullscreen Icon (React Js), Mat Icon Close Fullscreen (Angular Material)


Advertisements



Related Icons


Looking For More Icons?