terrain constant

String const terrain

Implementation

static const String terrain =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" preserveAspectRatio="xMidYMid meet" viewBox="0 0 512 512"><path fill="currentColor" d="m40.841 312 103.652-112.88 71.904 71.904 76.29 76.289 22.626-22.626-77.069-77.07 89.494-95.887L470.836 312H496v-19.864L328.262 104.27 215.603 224.976l-72.096-72.096L16 291.741V312h24.841zM16 392h480v32H16z"/></svg>';