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="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="m8 10-5 8h10l-5-8Zm2.529.754L13.5 6 21 18h-5.943l-4.528-7.246Z"/></svg>';