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="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor" stroke="currentColor" stroke-linejoin="round" stroke-width="4"><path d="m18 10 14 28H4l14-28Z"/><path stroke-linecap="round" d="m28 29 5.647-7L44 38H32M12 22h12m-10-4-4 8m12-8 4 8"/></g></svg>';