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"><g fill="currentColor"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M10 18H4v24h40V18h-6"/><path d="M38 6H10v16.5L24 33l14-10.5V6Z"/><path stroke="currentColor" 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></svg>';