invalid_files constant

String const invalid_files

Implementation

static const String invalid_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="none" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path fill="#555" d="M8 44V4h23l9 10.5V44H8Z"/><path fill="#555" d="M34 25c0 5.523-4.477 10-10 10s-10-4.477-10-10 4.477-10 10-10a9.965 9.965 0 016.865 2.729A9.972 9.972 0 0134 25Z"/><path d="m17 18 14 14m3-7c0 5.523-4.477 10-10 10M14 25c0-5.523 4.477-10 10-10"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';