Flutter No Meals Icon

No Meals 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 No Meals Icon ?

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

No Meals

no_meals


Flutter Icon No Meals | Outline | Filled | Rounded | Sharp | Two Tone

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

thumb_up

No Meals

no_meals

Use in Flutter

Icon( Icons.no_meals_outlined, ),

Flutter ID

no_meals_outlined

No Meals

no_meals

Use in Flutter

Icon( Icons.no_meals, ),

Flutter ID

no_meals

No Meals

no_meals

Use in Flutter

Icon( Icons.no_meals_round, ),

Flutter ID

no_meals_round

No Meals

no_meals

Use in Flutter

Icon( Icons.no_meals_sharp, ),

Flutter ID

no_meals_sharp

No Meals

no_meals

Use in Flutter

Icon( Icons.no_meals_two_tone, ),

Flutter ID

no_meals_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

dining, disabled, eat, enabled, food, fork, knife, meal, meals, no, off, on, restaurant, slash, spoon, utensils


Advertisements



Related Icons

no_meals- Faq(s)?

⭐What is the Flutter No Meals Icon code?

Icon Code is - no_meals.

⭐ What is Flutter ID for No Meals Icon?

Flutter id for No Meals Icon code is: no_meals

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