Table Chart 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 table_chart Icon can be added to any web page simply as below.
You can integrate Table Chart flutter Icon Outline, Filled, Rounded , Sharp and Two Tone by just adding following below syntax & icon code.
Icon( Icons.table_chart_outlined, ),
table_chart_outlined
Icon( Icons.table_chart, ),
table_chart
Icon( Icons.table_chart_round, ),
table_chart_round
Icon( Icons.table_chart_sharp, ),
table_chart_sharp
Icon( Icons.table_chart_two_tone, ),
table_chart_two_tone
For Customizations you can follow instructions here - Flutter Classes
analytics, bar, bars, chart, data, diagram, graph, infographic grid, measure, metrics, statistics, table, tracking,Vuetify Table Chart Icon (Vue Js), Material Ui Table Chart Icon (React Js), Mat Icon Table Chart (Angular Material)
Advertisements