Flutter Cancel Presentation Icon

Cancel Presentation 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 Cancel Presentation Icon ?

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

Cancel Presentation

cancel_presentation


Flutter Icon Cancel Presentation | Outline | Filled | Rounded | Sharp | Two Tone

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

thumb_up

Cancel Presentation

cancel_presentation

Use in Flutter

Icon( Icons.cancel_presentation_outlined, ),

Flutter ID

cancel_presentation_outlined

Cancel Presentation

cancel_presentation

Use in Flutter

Icon( Icons.cancel_presentation, ),

Flutter ID

cancel_presentation

Cancel Presentation

cancel_presentation

Use in Flutter

Icon( Icons.cancel_presentation_round, ),

Flutter ID

cancel_presentation_round

Cancel Presentation

cancel_presentation

Use in Flutter

Icon( Icons.cancel_presentation_sharp, ),

Flutter ID

cancel_presentation_sharp

Cancel Presentation

cancel_presentation

Use in Flutter

Icon( Icons.cancel_presentation_two_tone, ),

Flutter ID

cancel_presentation_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

cancel, close, device, exit, no, present, presentation, quit, remove, screen, slide, stop, website, window, x


Advertisements



Related Icons


Looking For More Icons?