archive_solid constant

String const archive_solid

Implementation

static const String archive_solid =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" d="M0 0h15v5H0V0Z"/><path fill="currentColor" fill-rule="evenodd" d="M1 6v7.5A1.5 1.5 0 002.5 15h10a1.5 1.5 0 001.5-1.5V6H1Zm9 3H5V8h5v1Z" clip-rule="evenodd"/></svg>';