Flutter Extension Off Icon

Extension Off 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 Extension Off Icon ?

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

Extension Off

extension_off


Flutter Icon Extension Off | Outline | Filled | Rounded | Sharp | Two Tone

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

thumb_up

Extension Off

extension_off

Use in Flutter

Icon( Icons.extension_off_outlined, ),

Flutter ID

extension_off_outlined

Extension Off

extension_off

Use in Flutter

Icon( Icons.extension_off, ),

Flutter ID

extension_off

Extension Off

extension_off

Use in Flutter

Icon( Icons.extension_off_round, ),

Flutter ID

extension_off_round

Extension Off

extension_off

Use in Flutter

Icon( Icons.extension_off_sharp, ),

Flutter ID

extension_off_sharp

Extension Off

extension_off

Use in Flutter

Icon( Icons.extension_off_two_tone, ),

Flutter ID

extension_off_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

disabled, enabled, extended, extension, jigsaw, off, on, piece, puzzle, shape, slash


Advertisements



Related Icons


Looking For More Icons?