Alt Route 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 alt_route Icon can be added to any web page simply as below.
You can integrate Alt Route flutter Icon Outline, Filled, Rounded , Sharp and Two Tone by just adding following below syntax & icon code.
Icon( Icons.alt_route_outlined, ),
alt_route_outlined
Icon( Icons.alt_route, ),
alt_route
Icon( Icons.alt_route_round, ),
alt_route_round
Icon( Icons.alt_route_sharp, ),
alt_route_sharp
Icon( Icons.alt_route_two_tone, ),
alt_route_two_tone
For Customizations you can follow instructions here - Flutter Classes
alt, alternate, alternative, arrows, direction, maps, navigation, options, other, route, routes, split, symbol,Vuetify Alt Route Icon (Vue Js), Material Ui Alt Route Icon (React Js), Mat Icon Alt Route (Angular Material)
Advertisements