Flight Takeoff 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 flight_takeoff Icon can be added to any web page simply as below.
You can integrate Flight Takeoff flutter Icon Outline, Filled, Rounded , Sharp and Two Tone by just adding following below syntax & icon code.
Icon( Icons.flight_takeoff_outlined, ), flight_takeoff_outlined Icon( Icons.flight_takeoff, ), flight_takeoff Icon( Icons.flight_takeoff_round, ), flight_takeoff_round Icon( Icons.flight_takeoff_sharp, ), flight_takeoff_sharp Icon( Icons.flight_takeoff_two_tone, ), flight_takeoff_two_tone For Customizations you can follow instructions here - Flutter Classes
airport, departed, departing, flight, fly, landing, plane, takeoff, transportation, travel
Advertisements