file_date_one constant

String const file_date_one

Implementation

static const String file_date_one =
    '<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="#fff" stroke-width="4"><path stroke-linecap="round" stroke-linejoin="round" d="M40 23v-9L31 4H10a2 2 0 00-2 2v36a2 2 0 002 2h12"/><circle cx="34" cy="36" r="8" fill="#555"/><path stroke-linecap="round" stroke-linejoin="round" d="M33 33v4h4M30 4v10h10"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';