mountain constant

String const mountain

Implementation

static const String mountain =
    '<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"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M3 20h18L14.079 5.388a2.3 2.3 0 00-4.158 0L3 20z"/><path d="m7.5 11 2 2.5L12 11l2 3 2.5-2"/></g></svg>';