Airplane Ticket 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 airplane_ticket Icon can be added to any web page simply as below.
You can integrate Airplane Ticket flutter Icon Outline, Filled, Rounded , Sharp and Two Tone by just adding following below syntax & icon code.
Icon( Icons.airplane_ticket_outlined, ),
airplane_ticket_outlined
Icon( Icons.airplane_ticket, ),
airplane_ticket
Icon( Icons.airplane_ticket_round, ),
airplane_ticket_round
Icon( Icons.airplane_ticket_sharp, ),
airplane_ticket_sharp
Icon( Icons.airplane_ticket_two_tone, ),
airplane_ticket_two_tone
For Customizations you can follow instructions here - Flutter Classes
airplane, airport, boarding, flight, fly, maps, pass, ticket, transportation, travel
Advertisements