data_file constant

String const data_file

Implementation

static const String data_file =
    '<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-linecap="round" stroke-linejoin="round" stroke-width="4"><path fill="#555" d="M8 44V4h23l9 10.5V44H8Z"/><path fill="#555" d="M15 28h6v7h-6z"/><path d="M14 35h20"/><path fill="#555" d="M21 23h6v12h-6zm6-5h6v17h-6z"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';