airplane_ticket_outline constant

String const airplane_ticket_outline

Implementation

static const String airplane_ticket_outline =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M4 20q-.825 0-1.412-.587Q2 18.825 2 18v-4q.825 0 1.413-.588Q4 12.825 4 12t-.587-1.413Q2.825 10 2 10V6q0-.825.588-1.412Q3.175 4 4 4h16q.825 0 1.413.588Q22 5.175 22 6v12q0 .825-.587 1.413Q20.825 20 20 20Zm0-2h16V6H4v2.55q.925.55 1.463 1.462Q6 10.925 6 12t-.537 1.988Q4.925 14.9 4 15.45Zm4.85-2.35 8.9-2.35q.375-.1.562-.463.188-.362.088-.737t-.438-.563q-.337-.187-.712-.087l-2.45.65-4-3.75-1.4.35 2.4 4.2-2.4.6-1.25-.95-.95.25ZM12 12Z"/></svg>';