landing constant

String const landing

Implementation

static const String landing =
    '<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-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M5 43h38"/><path fill="#555" d="M4 25V14.99c1.216 0 4.818 4.179 6 6.01l11 2V5l4 2 5.831 18.978L40 28c4 1 4 3.5 4 4 0 3-3.5 3-4 3-4 0-36-10-36-10Z"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';