airlines constant

String const airlines

Implementation

static const String airlines =
    '<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="M2 20 13 4h9l-3 16Zm12.5-6q1.05 0 1.775-.725Q17 12.55 17 11.5q0-1.05-.725-1.775Q15.55 9 14.5 9q-1.05 0-1.775.725Q12 10.45 12 11.5q0 1.05.725 1.775Q13.45 14 14.5 14Z"/></svg>';