Local Mall 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 local_mall Icon can be added to any web page simply as below.
You can integrate Local Mall flutter Icon Outline, Filled, Rounded , Sharp and Two Tone by just adding following below syntax & icon code.
Icon( Icons.local_mall_outlined, ),
local_mall_outlined
Icon( Icons.local_mall, ),
local_mall
Icon( Icons.local_mall_round, ),
local_mall_round
Icon( Icons.local_mall_sharp, ),
local_mall_sharp
Icon( Icons.local_mall_two_tone, ),
local_mall_two_tone
For Customizations you can follow instructions here - Flutter Classes
bag, bill, building, business, buy, card, cart, cash, coin, commerce, credit, currency, dollars, handbag, local, mall, money, online, pay, payment, shop, shopping, store, storefront
Advertisements
Icon Code is - local_mall.
⭐ What is Flutter ID for Local Mall Icon?Flutter id for Local Mall Icon code is: local_mall
⭐ 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.