collection_files constant

String const collection_files

Implementation

static const String collection_files =
    '<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="#555" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M8 44V4h23l9 10.5V44H8Z"/><path d="m24 15 3.084 6.755 7.378.846-5.472 5.02 1.476 7.278L24 31.247l-6.466 3.652 1.476-7.278-5.472-5.02 7.378-.846L24 15Z"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';