Cell Wifi 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 cell_wifi Icon can be added to any web page simply as below.
You can integrate Cell Wifi flutter Icon Outline, Filled, Rounded , Sharp and Two Tone by just adding following below syntax & icon code.
Icon( Icons.cell_wifi_outlined, ), cell_wifi_outlined Icon( Icons.cell_wifi, ), cell_wifi Icon( Icons.cell_wifi_round, ), cell_wifi_round Icon( Icons.cell_wifi_sharp, ), cell_wifi_sharp Icon( Icons.cell_wifi_two_tone, ), cell_wifi_two_tone For Customizations you can follow instructions here - Flutter Classes
cell, connection, data, internet, mobile, network, phone, service, signal, wifi, wireless
Advertisements