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"><mask id="svgIDa"><g fill="none" stroke-linejoin="round" stroke-width="4"><path fill="#fff" stroke="#fff" d="m18 10 14 28H4l14-28Z"/><path stroke="#fff" stroke-linecap="round" d="m28 29 5.647-7L44 38H32"/><path stroke="#000" stroke-linecap="round" d="M12 22h12"/><path stroke="#fff" stroke-linecap="round" d="m14 18-4 8m12-8 4 8"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';