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