Flutter Bus Alert Icon

Bus Alert 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 Bus Alert Icon ?

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

Bus Alert

bus_alert


Flutter Icon Bus Alert | Outline | Filled | Rounded | Sharp | Two Tone

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

thumb_up

Bus Alert

bus_alert

Use in Flutter

Icon( Icons.bus_alert_outlined, ),

Flutter ID

bus_alert_outlined

Bus Alert

bus_alert

Use in Flutter

Icon( Icons.bus_alert, ),

Flutter ID

bus_alert

Bus Alert

bus_alert

Use in Flutter

Icon( Icons.bus_alert_round, ),

Flutter ID

bus_alert_round

Bus Alert

bus_alert

Use in Flutter

Icon( Icons.bus_alert_sharp, ),

Flutter ID

bus_alert_sharp

Bus Alert

bus_alert

Use in Flutter

Icon( Icons.bus_alert_two_tone, ),

Flutter ID

bus_alert_two_tone

For Customizations you can follow instructions here - Flutter Classes

Tags

!, alert, attention, automobile, bus, car, cars, caution, danger, error, exclamation, important, maps, mark, notification, symbol, transportation, vehicle, warning


Advertisements



Related Icons

bus_alert- Faq(s)?

⭐What is the Flutter Bus Alert Icon code?

Icon Code is - bus_alert.

⭐ What is Flutter ID for Bus Alert Icon?

Flutter id for Bus Alert Icon code is: bus_alert

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