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"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M5 43h38M4 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"/></svg>';