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"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M8 44V4h23l9 10.5V44H8Z"/><path 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 25Zm-17-7 14 14"/><path d="M34 25c0 5.523-4.477 10-10 10M14 25c0-5.523 4.477-10 10-10"/></g></svg>';