Flutter Label Off Icon

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

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

Label Off

label_off


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

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

thumb_up

Label Off

label_off

Use in Flutter

Icon( Icons.label_off_outlined, ),

Flutter ID

label_off_outlined

Label Off

label_off

Use in Flutter

Icon( Icons.label_off, ),

Flutter ID

label_off

Label Off

label_off

Use in Flutter

Icon( Icons.label_off_round, ),

Flutter ID

label_off_round

Label Off

label_off

Use in Flutter

Icon( Icons.label_off_sharp, ),

Flutter ID

label_off_sharp

Label Off

label_off

Use in Flutter

Icon( Icons.label_off_two_tone, ),

Flutter ID

label_off_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

disabled, enabled, favorite, indent, label, library, mail, off, on, remember, save, slash, stamp, sticker, tag, wing


Advertisements



Related Icons

label_off- Faq(s)?

⭐What is the Flutter Label Off Icon code?

Icon Code is - label_off.

⭐ What is Flutter ID for Label Off Icon?

Flutter id for Label Off Icon code is: label_off

⭐ 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?