Flutter Subway Icon

Subway 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.

How to add Flutter Subway Icon ?

Material Design Flutter Icon subway Icon can be added to any web page simply as below.

Subway

subway


Flutter Icon Subway | Outline | Filled | Rounded | Sharp | Two Tone

You can integrate Subway flutter Icon Outline, Filled, Rounded , Sharp and Two Tone by just adding following below syntax & icon code.

thumb_up

Subway

subway

Use in Flutter

Icon( Icons.subway_outlined, ),

Flutter ID

subway_outlined

Subway

subway

Use in Flutter

Icon( Icons.subway, ),

Flutter ID

subway

Subway

subway

Use in Flutter

Icon( Icons.subway_round, ),

Flutter ID

subway_round

Subway

subway

Use in Flutter

Icon( Icons.subway_sharp, ),

Flutter ID

subway_sharp

Subway

subway

Use in Flutter

Icon( Icons.subway_two_tone, ),

Flutter ID

subway_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

automobile, bike, car, cars, maps, rail, scooter, subway, train, transportation, travel, tunnel, underground, vehicle, vespa


Advertisements



Related Icons

subway- Faq(s)?

⭐What is the Flutter Subway Icon code?

Icon Code is - subway.

⭐ What is Flutter ID for Subway Icon?

Flutter id for Subway Icon code is: subway

⭐ Can we change icon color in flutter?

Yes you can change color using color props.

⭐ Can we change icon size in flutter?

Yes you can use icon size in flutter.



Looking For More Icons?