Flutter Dash 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 flutter_dash Icon can be added to any web page simply as below.
You can integrate Flutter Dash flutter Icon Outline, Filled, Rounded , Sharp and Two Tone by just adding following below syntax & icon code.
Icon( Icons.flutter_dash_outlined, ),
flutter_dash_outlined
Icon( Icons.flutter_dash, ),
flutter_dash
Icon( Icons.flutter_dash_round, ),
flutter_dash_round
Icon( Icons.flutter_dash_sharp, ),
flutter_dash_sharp
Icon( Icons.flutter_dash_two_tone, ),
flutter_dash_two_tone
For Customizations you can follow instructions here - Flutter Classes
bird, dash, flutter,Vuetify Flutter Dash Icon (Vue Js), Material Ui Flutter Dash Icon (React Js), Mat Icon Flutter Dash (Angular Material)
Advertisements