Flutter Train Icon

Train 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 Train Icon ?

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

Train

train


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

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

thumb_up

Train

train

Use in Flutter

Icon( Icons.train_outlined, ),

Flutter ID

train_outlined

Train

train

Use in Flutter

Icon( Icons.train, ),

Flutter ID

train

Train

train

Use in Flutter

Icon( Icons.train_round, ),

Flutter ID

train_round

Train

train

Use in Flutter

Icon( Icons.train_sharp, ),

Flutter ID

train_sharp

Train

train

Use in Flutter

Icon( Icons.train_two_tone, ),

Flutter ID

train_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

automobile, car, cars, direction, maps, public, rail, subway, train, transportation, vehicle


Advertisements



Related Icons

train- Faq(s)?

⭐What is the Flutter Train Icon code?

Icon Code is - train.

⭐ What is Flutter ID for Train Icon?

Flutter id for Train Icon code is: train

⭐ 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?