mail_download constant

String const mail_download

Implementation

static const String mail_download =
    '<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"><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M10 18H4v24h40V18h-6"/><path fill="#555" d="M38 6H10v16.5L24 33l14-10.5V6Z"/><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M10 22.5 24 33l14-10.5m-28 0V6h28v16.5m-28 0L4 18m34 4.5 6-4.5m-25 1 5 5m0 0 5-5m-5 5V13"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';