Inventory 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 inventory Icon can be added to any web page simply as below.
You can integrate Inventory flutter Icon Outline, Filled, Rounded , Sharp and Two Tone by just adding following below syntax & icon code.
Icon( Icons.inventory_outlined, ),
inventory_outlined
Icon( Icons.inventory, ),
inventory
Icon( Icons.inventory_round, ),
inventory_round
Icon( Icons.inventory_sharp, ),
inventory_sharp
Icon( Icons.inventory_two_tone, ),
inventory_two_tone
For Customizations you can follow instructions here - Flutter Classes
buy, check, clipboard, commerce, e-commerce, inventory, list, purchase, shop, store,Vuetify Inventory Icon (Vue Js), Material Ui Inventory Icon (React Js), Mat Icon Inventory (Angular Material)
Advertisements
Icon Code is - inventory.
⭐ What is Flutter ID for Inventory Icon?Flutter id for Inventory Icon code is: inventory
⭐ 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.