Flutter Tram Icon

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

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

Tram

tram


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

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

thumb_up

Tram

tram

Use in Flutter

Icon( Icons.tram_outlined, ),

Flutter ID

tram_outlined

Tram

tram

Use in Flutter

Icon( Icons.tram, ),

Flutter ID

tram

Tram

tram

Use in Flutter

Icon( Icons.tram_round, ),

Flutter ID

tram_round

Tram

tram

Use in Flutter

Icon( Icons.tram_sharp, ),

Flutter ID

tram_sharp

Tram

tram

Use in Flutter

Icon( Icons.tram_two_tone, ),

Flutter ID

tram_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

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


Advertisements



Related Icons

tram- Faq(s)?

⭐What is the Flutter Tram Icon code?

Icon Code is - tram.

⭐ What is Flutter ID for Tram Icon?

Flutter id for Tram Icon code is: tram

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