Flutter Fullscreen Exit Icon

Fullscreen Exit 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 Fullscreen Exit Icon ?

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

Fullscreen Exit

fullscreen_exit


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

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

thumb_up

Fullscreen Exit

fullscreen_exit

Use in Flutter

Icon( Icons.fullscreen_exit_outlined, ),

Flutter ID

fullscreen_exit_outlined

Fullscreen Exit

fullscreen_exit

Use in Flutter

Icon( Icons.fullscreen_exit, ),

Flutter ID

fullscreen_exit

Fullscreen Exit

fullscreen_exit

Use in Flutter

Icon( Icons.fullscreen_exit_round, ),

Flutter ID

fullscreen_exit_round

Fullscreen Exit

fullscreen_exit

Use in Flutter

Icon( Icons.fullscreen_exit_sharp, ),

Flutter ID

fullscreen_exit_sharp

Fullscreen Exit

fullscreen_exit

Use in Flutter

Icon( Icons.fullscreen_exit_two_tone, ),

Flutter ID

fullscreen_exit_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

adjust, app, application, components, exit, full, fullscreen, interface, screen, site, size, ui, ux, view, web, website,Vuetify Fullscreen Exit Icon (Vue Js), Material Ui Fullscreen Exit Icon (React Js), Mat Icon Fullscreen Exit (Angular Material)


Advertisements



Related Icons

fullscreen_exit- Faq(s)?

⭐What is the Flutter Fullscreen Exit Icon code?

Icon Code is - fullscreen_exit.

⭐ What is Flutter ID for Fullscreen Exit Icon?

Flutter id for Fullscreen Exit Icon code is: fullscreen_exit

⭐ Can we change icon color in flutter?

Yes you can change color using color props.

⭐ Can we change icon size in flutter?

Yes you can use icon size in flutter.



Looking For More Icons?