Lunch Dining 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.
Material Design Flutter Icon lunch_dining Icon can be added to any web page simply as below.
You can integrate Lunch Dining flutter Icon Outline, Filled, Rounded , Sharp and Two Tone by just adding following below syntax & icon code.
Icon( Icons.lunch_dining_outlined, ),
lunch_dining_outlined
Icon( Icons.lunch_dining, ),
lunch_dining
Icon( Icons.lunch_dining_round, ),
lunch_dining_round
Icon( Icons.lunch_dining_sharp, ),
lunch_dining_sharp
Icon( Icons.lunch_dining_two_tone, ),
lunch_dining_two_tone
For Customizations you can follow instructions here - Flutter Classes
breakfast, dining, dinner, drink, fastfood, food, hamburger, lunch, meal
Advertisements