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"><mask id="svgIDa"><g fill="none" stroke="#fff" 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 32"/><path fill="#555" stroke-linecap="round" d="M36 32v6H13a3 3 0 110-6h23Z"/><path stroke-linecap="round" d="M21 44h8"/><rect width="10" height="20" x="6" y="4" fill="#555" rx="5"/><path stroke-linecap="round" d="M6 14h10M6 9v10M16 9v10"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';