airplane_window_one constant

String const airplane_window_one

Implementation

static const String airplane_window_one =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor" stroke="currentColor" stroke-linejoin="round" stroke-width="4"><path stroke-linecap="round" d="m30.349 32 6.506-24.282a3 3 0 013.675-2.122v0a3 3 0 012.12 3.675L36.56 32M36 32v6H13a3 3 0 110-6h23ZM21 44h8"/><rect width="10" height="20" x="6" y="4" rx="5"/><path stroke-linecap="round" d="M6 14h10M6 9v10M16 9v10"/></g></svg>';